Click or drag to resize

RelativeYearlyRecurrencePattern Class

Describes a relative yearly recurrence pattern.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeRelativeYearlyRecurrencePattern

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class RelativeYearlyRecurrencePattern : RecurrencePattern, 
	TaskRecurrencePattern, TimeChangePattern

The RelativeYearlyRecurrencePattern type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyDayIndex
Describes which week in a month is used in a relative yearly recurrence pattern.
Public propertyDays
Describes the days of the week that are used in item recurrence patterns.
Public propertyMonth
Describes the month when a yearly recurring item occurs.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Converts the value of the current RelativeYearlyRecurrencePattern object to its equivalent string representation.
(Overrides ObjectToString.)
Top
See Also